Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(internal): freeze value if AtomicRef is frozen. #115

Merged
merged 4 commits into from
Jul 21, 2022

Conversation

hoc081098
Copy link
Owner

@hoc081098 hoc081098 commented Jul 20, 2022

Status

READY

Breaking Changes

NO

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Requirements

  • Dump api
  • Update README
  • Update CHANGELOG
  • Add tests
  • Add docs

@hoc081098 hoc081098 marked this pull request as ready for review July 20, 2022 10:27
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #115 (bdcabed) into master (7a14108) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   73.40%   73.40%           
=======================================
  Files          27       27           
  Lines         549      549           
  Branches       75       75           
=======================================
  Hits          403      403           
  Misses        116      116           
  Partials       30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a14108...bdcabed. Read the comment docs.

@hoc081098 hoc081098 changed the title fix: freeze initial value of native AtomicRef fix(internal): freeze value if AtomicRef is frozen. Jul 21, 2022
@hoc081098 hoc081098 merged commit 82eb9d4 into master Jul 21, 2022
@hoc081098 hoc081098 deleted the hoc081098-patch-1 branch July 21, 2022 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant